Port GtkBox to GtkBoxLayout
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 25 Jan 2019 12:19:34 +0000 (12:19 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 26 Mar 2019 00:11:27 +0000 (00:11 +0000)
commit1fed35775299195938aa553f9e1f2b977bdd94ff
treecdf2881f641fd07f980a2a3a5197aefb913d9535
parentef9863ab634632083a7cc2c96522afbd46906007
Port GtkBox to GtkBoxLayout

We can delegate all the layout management to a GtkBoxLayout, now that we
have one.
gtk/gtkbox.c